Drop OP_CHANGE_VAO
authorMatthias Clasen <mclasen@redhat.com>
Fri, 11 Oct 2019 17:59:58 +0000 (13:59 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 15 Oct 2019 23:44:26 +0000 (19:44 -0400)
commit571068af1290fa32b4f29c8153510427d3ef2b69
tree29267072e591404b562c932ed49a565cfe830828
parenta00d12c62aea1f51a2ffdf3ec970084c670c4ce9
Drop OP_CHANGE_VAO

Instead, we accumulate vertices in a separate
array, which simplifies various things and lets
us avoid the extra copying step for the vao.
gsk/gl/gskglrenderer.c
gsk/gl/gskglrenderops.c
gsk/gl/gskglrenderopsprivate.h
gsk/gl/opbuffer.c
gsk/gl/opbuffer.h